* xterm.c (x_make_frame_visible): Restore hack which is needed when
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 12 Dec 2013 04:04:35 +0000 (08:04 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 12 Dec 2013 04:04:35 +0000 (08:04 +0400)
commit3f69e11d25957e4cff285b011bb30b298d135d07
tree4c9323e39ba0a84d33404c9acd34388d1e8e4540
parent47bcc47f0e2c3d52a239ba713d63321663dbcbb2
* xterm.c (x_make_frame_visible): Restore hack which is needed when
input polling is used.  This is still meaningful for Cygwin, see
http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00351.html.
* keyboard.c (poll_for_input_1, input_polling_used): Define
unconditionally.
src/ChangeLog
src/keyboard.c
src/xterm.c